[INFO] cloning repository https://github.com/pirkus/slisp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pirkus/slisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpirkus%2Fslisp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpirkus%2Fslisp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddcbe2e5287b80f74e530c2dca7cdc0a8df061b8
[INFO] fixing pirkus/slisp against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpirkus%2Fslisp" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pirkus/slisp
[INFO] finished tweaking git repo https://github.com/pirkus/slisp
[INFO] tweaked toml for git repo https://github.com/pirkus/slisp written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pirkus/slisp on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding object v0.36.7 (available: v0.39.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fb1f9cb97c8ce865909016dfad9a395b0bcb377ab2baf1b357425f2b1b113322
[INFO] running `Command { std: "docker" "start" "fb1f9cb97c8ce865909016dfad9a395b0bcb377ab2baf1b357425f2b1b113322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb1f9cb97c8ce865909016dfad9a395b0bcb377ab2baf1b357425f2b1b113322" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb1f9cb97c8ce865909016dfad9a395b0bcb377ab2baf1b357425f2b1b113322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb1f9cb97c8ce865909016dfad9a395b0bcb377ab2baf1b357425f2b1b113322" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating targets/x86_64_linux/runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling slisp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking slisp-runtime v0.1.0 (/opt/rustwide/workdir/targets/x86_64_linux/runtime)
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Migrating targets/x86_64_linux/runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]        Fixed targets/x86_64_linux/runtime/src/set.rs (19 fixes)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed targets/x86_64_linux/runtime/src/map.rs (41 fixes)
[INFO] [stderr]        Fixed targets/x86_64_linux/runtime/src/strings.rs (16 fixes)
[INFO] [stderr]        Fixed targets/x86_64_linux/runtime/src/lib.rs (1 fix)
[INFO] [stderr]        Fixed targets/x86_64_linux/runtime/src/allocator.rs (6 fixes)
[INFO] [stderr]        Fixed targets/x86_64_linux/runtime/src/vector.rs (21 fixes)
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.04s
[INFO] [stderr] crater-edition-check: slisp-runtime v0.1.0 (/opt/rustwide/workdir/targets/x86_64_linux/runtime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: slisp v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling slisp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking slisp-runtime v0.1.0 (/opt/rustwide/workdir/targets/x86_64_linux/runtime)
[INFO] [stderr] error: failed to run custom build command for `slisp v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/slisp-ec378ec9b2f8e3a3/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=targets/x86_64_linux/runtime/Cargo.toml
[INFO] [stderr]   cargo:rerun-if-changed=targets/x86_64_linux/runtime/src/lib.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]      Compiling slisp-runtime v0.1.0 (/opt/rustwide/workdir/targets/x86_64_linux/runtime)
[INFO] [stderr]   error: unsafe attribute used without unsafe
[INFO] [stderr]    --> targets/x86_64_linux/runtime/src/memory.rs:6:3
[INFO] [stderr]     |
[INFO] [stderr]   6 | #[no_mangle]
[INFO] [stderr]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stderr]     |
[INFO] [stderr]   help: wrap the attribute in `unsafe(...)`
[INFO] [stderr]     |
[INFO] [stderr]   6 | #[unsafe(no_mangle)]
[INFO] [stderr]     |   +++++++         +
[INFO] [stderr] 
[INFO] [stderr]   error: unsafe attribute used without unsafe
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:16:3
[INFO] [stderr]      |
[INFO] [stderr]   16 | #[no_mangle]
[INFO] [stderr]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stderr]      |
[INFO] [stderr]   help: wrap the attribute in `unsafe(...)`
[INFO] [stderr]      |
[INFO] [stderr]   16 | #[unsafe(no_mangle)]
[INFO] [stderr]      |   +++++++         +
[INFO] [stderr] 
[INFO] [stderr]   error: unsafe attribute used without unsafe
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:30:3
[INFO] [stderr]      |
[INFO] [stderr]   30 | #[no_mangle]
[INFO] [stderr]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stderr]      |
[INFO] [stderr]   help: wrap the attribute in `unsafe(...)`
[INFO] [stderr]      |
[INFO] [stderr]   30 | #[unsafe(no_mangle)]
[INFO] [stderr]      |   +++++++         +
[INFO] [stderr] 
[INFO] [stderr]   error: unsafe attribute used without unsafe
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:41:3
[INFO] [stderr]      |
[INFO] [stderr]   41 | #[no_mangle]
[INFO] [stderr]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stderr]      |
[INFO] [stderr]   help: wrap the attribute in `unsafe(...)`
[INFO] [stderr]      |
[INFO] [stderr]   41 | #[unsafe(no_mangle)]
[INFO] [stderr]      |   +++++++         +
[INFO] [stderr] 
[INFO] [stderr]   error: unsafe attribute used without unsafe
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:55:3
[INFO] [stderr]      |
[INFO] [stderr]   55 | #[no_mangle]
[INFO] [stderr]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stderr]      |
[INFO] [stderr]   help: wrap the attribute in `unsafe(...)`
[INFO] [stderr]      |
[INFO] [stderr]   55 | #[unsafe(no_mangle)]
[INFO] [stderr]      |   +++++++         +
[INFO] [stderr] 
[INFO] [stderr]   error: unsafe attribute used without unsafe
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:60:3
[INFO] [stderr]      |
[INFO] [stderr]   60 | #[no_mangle]
[INFO] [stderr]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stderr]      |
[INFO] [stderr]   help: wrap the attribute in `unsafe(...)`
[INFO] [stderr]      |
[INFO] [stderr]   60 | #[unsafe(no_mangle)]
[INFO] [stderr]      |   +++++++         +
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:10:9
[INFO] [stderr]      |
[INFO] [stderr]   10 |         *dest.add(i) = *src.add(i);
[INFO] [stderr]      |         ^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]      |
[INFO] [stderr]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr]   note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:7:1
[INFO] [stderr]      |
[INFO] [stderr]    7 | pub unsafe extern "C" fn memcpy(dest: *mut u8, src: *const u8, n: usize) -> *mut u8 {
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr]      = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:10:10
[INFO] [stderr]      |
[INFO] [stderr]   10 |         *dest.add(i) = *src.add(i);
[INFO] [stderr]      |          ^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]      |
[INFO] [stderr]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:10:24
[INFO] [stderr]      |
[INFO] [stderr]   10 |         *dest.add(i) = *src.add(i);
[INFO] [stderr]      |                        ^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]      |
[INFO] [stderr]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: call to unsafe function `core::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:10:25
[INFO] [stderr]      |
[INFO] [stderr]   10 |         *dest.add(i) = *src.add(i);
[INFO] [stderr]      |                         ^^^^^^^^^^ call to unsafe function
[INFO] [stderr]      |
[INFO] [stderr]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: call to unsafe function `memory::memcpy` is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:19:9
[INFO] [stderr]      |
[INFO] [stderr]   19 |         memcpy(dest, src, n)
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]      |
[INFO] [stderr]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]   note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:17:1
[INFO] [stderr]      |
[INFO] [stderr]   17 | pub unsafe extern "C" fn memmove(dest: *mut u8, src: *const u8, n: usize) -> *mut u8 {
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:24:13
[INFO] [stderr]      |
[INFO] [stderr]   24 |             *dest.add(i) = *src.add(i);
[INFO] [stderr]      |             ^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]      |
[INFO] [stderr]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:24:14
[INFO] [stderr]      |
[INFO] [stderr]   24 |             *dest.add(i) = *src.add(i);
[INFO] [stderr]      |              ^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]      |
[INFO] [stderr]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:24:28
[INFO] [stderr]      |
[INFO] [stderr]   24 |             *dest.add(i) = *src.add(i);
[INFO] [stderr]      |                            ^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]      |
[INFO] [stderr]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: call to unsafe function `core::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:24:29
[INFO] [stderr]      |
[INFO] [stderr]   24 |             *dest.add(i) = *src.add(i);
[INFO] [stderr]      |                             ^^^^^^^^^^ call to unsafe function
[INFO] [stderr]      |
[INFO] [stderr]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:35:9
[INFO] [stderr]      |
[INFO] [stderr]   35 |         *dest.add(i) = byte;
[INFO] [stderr]      |         ^^^^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]      |
[INFO] [stderr]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr]   note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:31:1
[INFO] [stderr]      |
[INFO] [stderr]   31 | pub unsafe extern "C" fn memset(dest: *mut u8, value: i32, n: usize) -> *mut u8 {
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: call to unsafe function `core::ptr::mut_ptr::<impl *mut T>::add` is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:35:10
[INFO] [stderr]      |
[INFO] [stderr]   35 |         *dest.add(i) = byte;
[INFO] [stderr]      |          ^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]      |
[INFO] [stderr]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:45:18
[INFO] [stderr]      |
[INFO] [stderr]   45 |         let av = *a.add(i);
[INFO] [stderr]      |                  ^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]      |
[INFO] [stderr]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr]   note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:42:1
[INFO] [stderr]      |
[INFO] [stderr]   42 | pub unsafe extern "C" fn memcmp(a: *const u8, b: *const u8, n: usize) -> i32 {
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: call to unsafe function `core::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:45:19
[INFO] [stderr]      |
[INFO] [stderr]   45 |         let av = *a.add(i);
[INFO] [stderr]      |                   ^^^^^^^^ call to unsafe function
[INFO] [stderr]      |
[INFO] [stderr]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:46:18
[INFO] [stderr]      |
[INFO] [stderr]   46 |         let bv = *b.add(i);
[INFO] [stderr]      |                  ^^^^^^^^^ dereference of raw pointer
[INFO] [stderr]      |
[INFO] [stderr]      = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: call to unsafe function `core::ptr::const_ptr::<impl *const T>::add` is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:46:19
[INFO] [stderr]      |
[INFO] [stderr]   46 |         let bv = *b.add(i);
[INFO] [stderr]      |                   ^^^^^^^^ call to unsafe function
[INFO] [stderr]      |
[INFO] [stderr]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   warning[E0133]: call to unsafe function `memory::memcmp` is unsafe and requires unsafe block
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:57:5
[INFO] [stderr]      |
[INFO] [stderr]   57 |     memcmp(a, b, n)
[INFO] [stderr]      |     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]      |
[INFO] [stderr]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr]   note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]     --> targets/x86_64_linux/runtime/src/memory.rs:56:1
[INFO] [stderr]      |
[INFO] [stderr]   56 | pub unsafe extern "C" fn bcmp(a: *const u8, b: *const u8, n: usize) -> i32 {
[INFO] [stderr]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr] 
[INFO] [stderr]   For more information about this error, try `rustc --explain E0133`.
[INFO] [stderr]   warning: `slisp-runtime` (lib) generated 16 warnings
[INFO] [stderr]   error: could not compile `slisp-runtime` (lib) due to 6 previous errors; 16 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (267) panicked at build.rs:54:9:
[INFO] [stderr]   Building slisp-runtime failed with status exit status: 101
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b8601d547f8 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b8601d547f8 - std[5c0eaf5403f5fa91]::backtrace_rs::backtrace::trace_unsynchronized::<std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b8601d547f8 - std[5c0eaf5403f5fa91]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5b8601d547f8 - <<std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6b4415987d471b61]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5b8601d659da - <core[6b4415987d471b61]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5b8601d659da - core[6b4415987d471b61]::fmt::write
[INFO] [stderr]      6:     0x5b8601d58a12 - std[5c0eaf5403f5fa91]::io::default_write_fmt::<std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:623:11
[INFO] [stderr]      7:     0x5b8601d58a12 - <std[5c0eaf5403f5fa91]::sys::stdio::unix::Stderr as std[5c0eaf5403f5fa91]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/mod.rs:1661:13
[INFO] [stderr]      8:     0x5b8601d38eb6 - <std[5c0eaf5403f5fa91]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5b8601d38eb6 - std[5c0eaf5403f5fa91]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5b8601d50621 - std[5c0eaf5403f5fa91]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5b8601d507db - std[5c0eaf5403f5fa91]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:814:13
[INFO] [stderr]     12:     0x5b8601d38f72 - std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:687:13
[INFO] [stderr]     13:     0x5b8601d2e429 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_end_short_backtrace::<std[5c0eaf5403f5fa91]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5b8601d397dd - __rustc[33ffaff69ac0afe3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:678:5
[INFO] [stderr]     15:     0x5b8601d6610c - core[6b4415987d471b61]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b8601d1c43c - build_script_build[53f960204ff167ca]::main
[INFO] [stderr]     17:     0x5b8601d218f3 - <fn() as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     18:     0x5b8601d1aa96 - std[5c0eaf5403f5fa91]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     19:     0x5b8601d1b6c9 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     20:     0x5b8601d4fa07 - <&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync as core[6b4415987d471b61]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x5b8601d4fa07 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     22:     0x5b8601d4fa07 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<i32, &dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     23:     0x5b8601d4fa07 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<&dyn core[6b4415987d471b61]::ops::function::Fn<(), Output = i32> + core[6b4415987d471b61]::panic::unwind_safe::RefUnwindSafe + core[6b4415987d471b61]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x5b8601d4fa07 - std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x5b8601d4fa07 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::do_call::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:575:43
[INFO] [stderr]     26:     0x5b8601d4fa07 - std[5c0eaf5403f5fa91]::panicking::catch_unwind::<isize, std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panicking.rs:543:19
[INFO] [stderr]     27:     0x5b8601d4fa07 - std[5c0eaf5403f5fa91]::panic::catch_unwind::<std[5c0eaf5403f5fa91]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5b8601d4fa07 - std[5c0eaf5403f5fa91]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x5b8601d1a181 - std[5c0eaf5403f5fa91]::rt::lang_start::<()>
[INFO] [stderr]     30:     0x5b8601d21e05 - main
[INFO] [stderr]     31:     0x7745f735c1ca - <unknown>
[INFO] [stderr]     32:     0x7745f735c28b - __libc_start_main
[INFO] [stderr]     33:     0x5b8601d18575 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "fb1f9cb97c8ce865909016dfad9a395b0bcb377ab2baf1b357425f2b1b113322", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb1f9cb97c8ce865909016dfad9a395b0bcb377ab2baf1b357425f2b1b113322", kill_on_drop: false }`
[INFO] [stdout] fb1f9cb97c8ce865909016dfad9a395b0bcb377ab2baf1b357425f2b1b113322
